-
Home
-
WPify Woo Czech
-
4.1.11
-
Code
-
Classes
- Address
Total Complexity |
25 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
179 |
Lines of code |
64 |
Logical lines of code |
30 |
Comment lines |
91 |
Methods |
11 |
Properties |
5 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setCountryCode() |
S |
62 |
5 |
10 |
setZip() |
S |
62 |
5 |
10 |
setStreet() |
S |
67 |
3 |
7 |
setHouseNumber() |
S |
67 |
3 |
7 |
setCity() |
S |
67 |
3 |
7 |
__construct() |
S |
69 |
1 |
8 |
getStreet() |
S |
82 |
1 |
3 |
getHouseNumber() |
S |
82 |
1 |
3 |
getCity() |
S |
82 |
1 |
3 |
getZip() |
S |
82 |
1 |
3 |
getCountryCode() |
S |
82 |
1 |
3 |